Shopping Cart - Delete Bookeasy Shopping Cart( deleteBECart )

Navigate to Shopping Cart

Details

  • Name Delete Bookeasy Shopping Cart
  • Description This method is responsible for deleting a bookeasy shopping cart.
  • MethodGroup Bookeasy

Parameters

  • q
    Type Boolean
    Description Boolean value to activate the query.
  • key
    Type String
    Description The Session Id the cart belongs to.
    Example <a class="showCode" href="/cart/deleteBECart?q=true&key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7">/cart/deleteBECart?q=true&key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7</a>
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Delete Bookeasy Cart Model">deleteCartRequestModel</a>
    Name Delete Bookeasy Cart Model
    Description This is the response object for the delete bookeasy cart operation.

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>